projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42976b1
)
netifd: Fix PKG_MIRROR_HASH
author
Hauke Mehrtens
<
[email protected]
>
Sat, 3 Jun 2023 12:37:37 +0000
(14:37 +0200)
committer
Petr Štetiar
<
[email protected]
>
Wed, 7 Jun 2023 07:10:51 +0000
(09:10 +0200)
Fix the PKG_MIRROR_HASH value for netifd.
Fixes: d2ecaaca3404 ("netifd: update to version 2023-05-31")
Signed-off-by: Hauke Mehrtens <
[email protected]
>
(cherry picked from commit
21f713d5abf86fc5639b41d7f4e7535a5538d63a
)
package/network/config/netifd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/netifd/Makefile
b/package/network/config/netifd/Makefile
index 8d179beb30c557e5f85462b845d15f12dce3d3e5..cac3ddc6cb7ef60fe0eac5c5a17901dfb7f57f8e 100644
(file)
--- a/
package/network/config/netifd/Makefile
+++ b/
package/network/config/netifd/Makefile
@@
-7,7
+7,7
@@
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2023-05-31
PKG_SOURCE_VERSION:=38cbdc1c8cbbe2e30d62227d74565bd3fa21a36b
-PKG_MIRROR_HASH:=
c275ef1f550726b045b3dd7bcee1d660bba9d56c4d53bf32f1eeb6f68bc4116c
+PKG_MIRROR_HASH:=
5fbf325516a1bf1cc945019c061af280f5217267b20ae46fcfc71739616b3389
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>
PKG_LICENSE:=GPL-2.0